'宣言 Public Operator -( _ ByVal value As Matrix(Of T) _ ) As Matrix(Of T)
パラメータ
- value
- A Matrix indicates the operand.
戻り値の型
A Matrix indicates the unary nimus operation result of operand.
'宣言 Public Operator -( _ ByVal value As Matrix(Of T) _ ) As Matrix(Of T)